Add experimental support for using descbinds
authorjustbur <justin@burkett.cc>
Tue, 1 Sep 2015 04:16:19 +0000 (00:16 -0400)
committerjustbur <justin@burkett.cc>
Tue, 1 Sep 2015 04:20:49 +0000 (00:20 -0400)
commit353ab03968bb3a706e7eccfa4e8e9a45e33fb5a0
tree976f913e9e209772964f59996242cb1d82cdc6c7
parenta251b4e4c53d61f7e8627c01b463e9025dd25d52
Add experimental support for using descbinds

Adds a new variable which is disabled by default, called
which-key-prevent-C-h-from-cycling. If both this new variable and
which-key-use-C-h-for-paging are t, then C-h will page through to the
last page, but then drop into the default emacs behavior of calling
describe-prefix-bindings instead of cycling to page 1 again.
which-key.el